DX11 DELETE VECTOR2

Deletes the specifed vector2.
Note that temporary vectors are automatically deleted at each call to DX11 SYNC; you only need to manually
delete persistent vectors once you are done with them.

  Syntax
DX11 DELETE VECTOR2 vector
  Parameters
vector
Dword
The vector2 to be deleted.

  Returns

This function does not return a value.

  See also

MATH Functions Menu
DX11 Function Categories